[POWERPC] add support for builtin command line
authorAmos Waterland <apw@us.ibm.com>
Mon, 7 Aug 2006 22:16:18 +0000 (17:16 -0500)
committerAmos Waterland <apw@us.ibm.com>
Mon, 7 Aug 2006 22:16:18 +0000 (17:16 -0500)
commitba36784426ec1a6356e91ded27e45325e25af213
treebecac861aa9f8edbcb0ba144d351a84c46b21a95
parent49cfee4f1684f0f4a7f7d3c930bdc1de02f0d2aa
[POWERPC] add support for builtin command line
Support expressing Xen command line arguments at make invocation.  Use
same section name as Linux's zImage and reserve a certain amount of
space so that arguments can be manipulated by external tools.

Signed-off-by: Amos Waterland <apw@us.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
xen/arch/powerpc/Makefile
xen/arch/powerpc/boot_of.c